-
Home
-
FormGent – Next-Gen AI Form Builder for WordPress with Multi-Step, Quizzes, Payments & More
-
1.0.2 (latest)
-
Code
-
Classes
- PaymentDTO
Total Complexity |
20 |
Dependencies |
0 |
Dependents |
3 |
Total lines |
241 |
Lines of code |
70 |
Logical lines of code |
30 |
Comment lines |
120 |
Methods |
20 |
Properties |
10 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_id() |
S |
82 |
1 |
3 |
set_id() |
S |
77 |
1 |
4 |
get_order_id() |
S |
82 |
1 |
3 |
set_order_id() |
S |
77 |
1 |
4 |
get_amount() |
S |
82 |
1 |
3 |
set_amount() |
S |
77 |
1 |
4 |
get_currency() |
S |
82 |
1 |
3 |
set_currency() |
S |
77 |
1 |
4 |
get_status() |
S |
82 |
1 |
3 |
set_status() |
S |
77 |
1 |
4 |
get_transaction_id() |
S |
82 |
1 |
3 |
set_transaction_id() |
S |
77 |
1 |
4 |
get_method() |
S |
82 |
1 |
3 |
set_method() |
S |
77 |
1 |
4 |
get_billing_email() |
S |
82 |
1 |
3 |
set_billing_email() |
S |
77 |
1 |
4 |
get_billing_name() |
S |
82 |
1 |
3 |
set_billing_name() |
S |
77 |
1 |
4 |
get_billing_country() |
S |
82 |
1 |
3 |
set_billing_country() |
S |
77 |
1 |
4 |